[INFO] cloning repository https://github.com/ctrlzdtoofar/hive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctrlzdtoofar/hive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctrlzdtoofar%2Fhive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctrlzdtoofar%2Fhive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4d12116d5c4171adb009111d628be1a85d55391
[INFO] checking ctrlzdtoofar/hive against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctrlzdtoofar%2Fhive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ctrlzdtoofar/hive
[INFO] finished tweaking git repo https://github.com/ctrlzdtoofar/hive
[INFO] tweaked toml for git repo https://github.com/ctrlzdtoofar/hive written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ctrlzdtoofar/hive on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ctrlzdtoofar/hive already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ctrlzdtoofar/hive against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctrlzdtoofar%2Fhive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ctrlzdtoofar/hive
[INFO] finished tweaking git repo https://github.com/ctrlzdtoofar/hive
[INFO] tweaked toml for git repo https://github.com/ctrlzdtoofar/hive written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ctrlzdtoofar/hive on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ctrlzdtoofar/hive already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded syn v2.0.61
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9f86ba41d8f4dd2c108d508e43d188542c2df8995f004074e580567ba3bb321
[INFO] running `Command { std: "docker" "start" "b9f86ba41d8f4dd2c108d508e43d188542c2df8995f004074e580567ba3bb321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9f86ba41d8f4dd2c108d508e43d188542c2df8995f004074e580567ba3bb321" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9f86ba41d8f4dd2c108d508e43d188542c2df8995f004074e580567ba3bb321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9f86ba41d8f4dd2c108d508e43d188542c2df8995f004074e580567ba3bb321" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling diesel_derives v2.1.4
[INFO] [stderr]     Checking diesel v2.1.6
[INFO] [stderr]     Checking hive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Journey` is never used
[INFO] [stdout]  --> src/bee/journey.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) trait Journey {
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hm_app_state`
[INFO] [stdout]   --> src/context.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let hm_app_state = mem.get::<AppState>().expect("Failed to get app state as expected");
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hm_app_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hm_db_pool`
[INFO] [stdout]   --> src/context.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let hm_db_pool = mem.get::<DbPool>().expect("Failed to get db pool as expected");
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hm_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `amount` are never read
[INFO] [stdout]   --> src/bee/worker.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |    struct ProcessPayment {
[INFO] [stdout]    |           -------------- fields in this struct
[INFO] [stdout] 45 |       id: String,
[INFO] [stdout]    |       ^^
[INFO] [stdout] 46 |       amount: i32,
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `transactional` and `rollback_sequence` are never used
[INFO] [stdout]  --> src/bee/journey.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) trait Journey {
[INFO] [stdout]   |                  ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8 |     fn transactional(&mut self);
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 9 |     fn rollback_sequence(&mut self) -> Vec<TypeId>;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]   --> src/bee/journey.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub struct UpdatePatientDemo {
[INFO] [stdout]    |                ----------------- field in this struct
[INFO] [stdout] 59 |         pub name: String,
[INFO] [stdout] 60 |         pub address: String,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UpdatePatientDemo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `encoding_key`, `decoding_key`, and `api_secret` are never read
[INFO] [stdout]   --> src/context.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub struct AppState {
[INFO] [stdout]    |                -------- fields in this struct
[INFO] [stdout] 34 |         pub encoding_key: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout] 35 |         pub decoding_key: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout] 36 |         pub api_key: String,
[INFO] [stdout] 37 |         pub api_secret: String,
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.24s
[INFO] running `Command { std: "docker" "inspect" "b9f86ba41d8f4dd2c108d508e43d188542c2df8995f004074e580567ba3bb321", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f86ba41d8f4dd2c108d508e43d188542c2df8995f004074e580567ba3bb321", kill_on_drop: false }`
[INFO] [stdout] b9f86ba41d8f4dd2c108d508e43d188542c2df8995f004074e580567ba3bb321
